popover: Add a popover content class
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Feb 2021 04:47:20 +0000 (23:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 17 Feb 2021 04:51:14 +0000 (23:51 -0500)
commitc2f811dd2982a8796709e745d8c097f6e76acdab
tree5fe6471e6756663d9dba7ce2779edb405bb3373a
parent189e0c05fdb3b475e5f456744b3d55a58181f07e
popover: Add a popover content class

Instead of bending GtkGizmo to the breaking point,
split off a GtkPopoverContent class that just does
what is needed here. Its simpler, and lets us keep
GtkGizmo simpler too.
gtk/gtkpopover.c
gtk/gtkpopovercontent.c [new file with mode: 0644]
gtk/gtkpopovercontentprivate.h [new file with mode: 0644]
gtk/meson.build